home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / M-Md / MacWedding.cpt / MacWedding™ / HomeChurch / background_3759.txt < prev    next >
Text File  |  1992-09-15  |  19KB  |  947 lines

  1. -- background: 3759 from stack: in
  2. -- bmap block id: 4126
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: CheckListCard
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2003
  11. -- rect: left=65 top=283 right=336 bottom=110
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 4895 / 4895
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Go Previous
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect scroll up very fast to gray
  23.   visual effect scroll up very fast
  24.   go previous
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 2003
  32. -- rect: left=132 top=283 right=336 bottom=177
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 6724 / 6724
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Go Next
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual effect scroll down very fast to gray
  44.   visual effect scroll down very fast
  45.   go next
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 3 (button)
  51. -- low flags: 00
  52. -- high flags: 2003
  53. -- rect: left=199 top=283 right=336 bottom=244
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 8538 / 8538
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Find
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   doMenu "Find..."
  65. end mouseUp
  66.  
  67.  
  68.  
  69. -- part 4 (button)
  70. -- low flags: 00
  71. -- high flags: 2003
  72. -- rect: left=266 top=283 right=336 bottom=311
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 27713 / 27713
  75. -- text alignment: 1
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: Reports
  81. ----- HyperTalk script -----
  82. on mouseDown
  83.   lock screen
  84.   push cd
  85.   Repeat with x = 21 to 25
  86.     show bkgnd btn x
  87.   end Repeat
  88.   unlock screen with dissolve
  89. end mouseDown
  90.  
  91.  
  92.  
  93. -- part 5 (button)
  94. -- low flags: 00
  95. -- high flags: 2003
  96. -- rect: left=333 top=283 right=336 bottom=378
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 28646 / 28646
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Help
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   lock screen
  108.   set the scroll of fld Help to 1
  109.   show fld Help
  110.   unlock screen with dissolve
  111. end mouseUp
  112.  
  113.  
  114.  
  115. -- part 6 (button)
  116. -- low flags: 00
  117. -- high flags: 2003
  118. -- rect: left=401 top=283 right=336 bottom=446
  119. -- title width / last selected line: 0
  120. -- icon id / first selected line: 11120 / 11120
  121. -- text alignment: 1
  122. -- font id: 0
  123. -- text size: 12
  124. -- style flags: 0
  125. -- line height: 16
  126. -- part name: HomeChurch
  127. ----- HyperTalk script -----
  128. on mouseUp
  129.   visual effect venetian blinds to gray
  130.   visual effect venetian blinds
  131.   go first cd
  132. end mouseUp
  133.  
  134.  
  135.  
  136. -- part 11 (button)
  137. -- low flags: 00
  138. -- high flags: 2003
  139. -- rect: left=463 top=45 right=86 bottom=508
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 10128 / 10128
  142. -- text alignment: 1
  143. -- font id: 0
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: Guests
  148. ----- HyperTalk script -----
  149. on mouseUp
  150.   visual effect iris open to gray
  151.   visual effect iris open
  152.   go cd 2 of bkgnd GuestCard of stack GuestCards
  153. end mouseUp
  154.  
  155.  
  156.  
  157. -- part 12 (button)
  158. -- low flags: 00
  159. -- high flags: 2003
  160. -- rect: left=463 top=88 right=129 bottom=508
  161. -- title width / last selected line: 0
  162. -- icon id / first selected line: 25740 / 25740
  163. -- text alignment: 1
  164. -- font id: 0
  165. -- text size: 12
  166. -- style flags: 0
  167. -- line height: 16
  168. -- part name: Events
  169. ----- HyperTalk script -----
  170. on mouseUp
  171.   visual effect iris open to gray
  172.   visual effect iris open
  173.   go cd Shower
  174. end mouseUp
  175.  
  176.  
  177.  
  178. -- part 13 (button)
  179. -- low flags: 00
  180. -- high flags: 2003
  181. -- rect: left=463 top=132 right=173 bottom=508
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 18992 / 18992
  184. -- text alignment: 1
  185. -- font id: 0
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: Budget
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   visual effect iris open to gray
  193.   visual effect iris open
  194.   go cd Budget
  195. end mouseUp
  196.  
  197.  
  198.  
  199. -- part 14 (button)
  200. -- low flags: 00
  201. -- high flags: 0003
  202. -- rect: left=463 top=176 right=217 bottom=508
  203. -- title width / last selected line: 0
  204. -- icon id / first selected line: 7845 / 7845
  205. -- text alignment: 1
  206. -- font id: 0
  207. -- text size: 12
  208. -- style flags: 0
  209. -- line height: 16
  210. -- part name: Checklists
  211. ----- HyperTalk script -----
  212. on mouseUp
  213.   beep
  214. end mouseUp
  215.  
  216.  
  217.  
  218. -- part 15 (button)
  219. -- low flags: 00
  220. -- high flags: 2003
  221. -- rect: left=463 top=220 right=261 bottom=508
  222. -- title width / last selected line: 0
  223. -- icon id / first selected line: 17986 / 17986
  224. -- text alignment: 1
  225. -- font id: 0
  226. -- text size: 12
  227. -- style flags: 0
  228. -- line height: 16
  229. -- part name: Vendors
  230. ----- HyperTalk script -----
  231. on mouseUp
  232.   visual effect iris open to gray
  233.   visual effect iris open
  234.   go cd Vendor
  235. end mouseUp
  236.  
  237.  
  238.  
  239. -- part 25 (button)
  240. -- low flags: 00
  241. -- high flags: 2000
  242. -- rect: left=467 top=298 right=337 bottom=509
  243. -- title width / last selected line: 0
  244. -- icon id / first selected line: 0 / 0
  245. -- text alignment: 1
  246. -- font id: 0
  247. -- text size: 12
  248. -- style flags: 0
  249. -- line height: 16
  250. -- part name: New Card
  251. ----- HyperTalk script -----
  252. on mouseUp
  253.   beep
  254. end mouseUp
  255.  
  256.  
  257. -- part 27 (button)
  258. -- low flags: 80
  259. -- high flags: 0003
  260. -- rect: left=65 top=283 right=336 bottom=110
  261. -- title width / last selected line: 0
  262. -- icon id / first selected line: 26950 / 26950
  263. -- text alignment: 1
  264. -- font id: 0
  265. -- text size: 12
  266. -- style flags: 0
  267. -- line height: 16
  268. -- part name: Go Previous
  269.  
  270.  
  271. -- part 28 (button)
  272. -- low flags: 80
  273. -- high flags: 0003
  274. -- rect: left=132 top=283 right=336 bottom=177
  275. -- title width / last selected line: 0
  276. -- icon id / first selected line: 26001 / 26001
  277. -- text alignment: 1
  278. -- font id: 0
  279. -- text size: 12
  280. -- style flags: 0
  281. -- line height: 16
  282. -- part name: Go Next
  283.  
  284.  
  285. -- part 29 (field)
  286. -- low flags: 01
  287. -- high flags: 0000
  288. -- rect: left=132 top=13 right=29 bottom=361
  289. -- title width / last selected line: 0
  290. -- icon id / first selected line: 0 / 0
  291. -- text alignment: 1
  292. -- font id: 2
  293. -- text size: 14
  294. -- style flags: 256
  295. -- line height: 18
  296. -- part name: CHECKLIST CARD
  297.  
  298.  
  299. -- part 159 (button)
  300. -- low flags: 80
  301. -- high flags: 2000
  302. -- rect: left=467 top=299 right=338 bottom=509
  303. -- title width / last selected line: 0
  304. -- icon id / first selected line: 0 / 0
  305. -- text alignment: 1
  306. -- font id: 0
  307. -- text size: 12
  308. -- style flags: 0
  309. -- line height: 16
  310. -- part name: New Button
  311. ----- HyperTalk script -----
  312. on mouseUp
  313.   set cursor to watch
  314.   lock screen
  315.   doMenu New Card
  316.   put Fld 1 of cd 1 into fld 1
  317.   unlock screen with venetian blinds to gray
  318.   set cursor to browse
  319.   beep
  320. end mouseUp
  321.  
  322.  
  323. -- part 167 (button)
  324. -- low flags: 00
  325. -- high flags: 2003
  326. -- rect: left=65 top=283 right=336 bottom=110
  327. -- title width / last selected line: 0
  328. -- icon id / first selected line: 26950 / 26950
  329. -- text alignment: 1
  330. -- font id: 0
  331. -- text size: 12
  332. -- style flags: 0
  333. -- line height: 16
  334. -- part name: Go Previous
  335. ----- HyperTalk script -----
  336. on mouseUp
  337.   beep
  338. end mouseUp
  339.  
  340.  
  341.  
  342. -- part 168 (button)
  343. -- low flags: 00
  344. -- high flags: 2003
  345. -- rect: left=132 top=283 right=336 bottom=177
  346. -- title width / last selected line: 0
  347. -- icon id / first selected line: 26001 / 26001
  348. -- text alignment: 1
  349. -- font id: 0
  350. -- text size: 12
  351. -- style flags: 0
  352. -- line height: 16
  353. -- part name: Go Next
  354. ----- HyperTalk script -----
  355. on mouseUp
  356.   beep
  357. end mouseUp
  358.  
  359.  
  360.  
  361. -- part 169 (field)
  362. -- low flags: 02
  363. -- high flags: 4000
  364. -- rect: left=100 top=50 right=65 bottom=443
  365. -- title width / last selected line: 0
  366. -- icon id / first selected line: 0 / 0
  367. -- text alignment: 0
  368. -- font id: 2
  369. -- text size: 10
  370. -- style flags: 256
  371. -- line height: 13
  372. -- part name: Task
  373.  
  374.  
  375. -- part 170 (field)
  376. -- low flags: 02
  377. -- high flags: 4000
  378. -- rect: left=100 top=72 right=87 bottom=249
  379. -- title width / last selected line: 0
  380. -- icon id / first selected line: 0 / 0
  381. -- text alignment: 1
  382. -- font id: 2
  383. -- text size: 10
  384. -- style flags: 0
  385. -- line height: 13
  386. -- part name: ResParty
  387.  
  388.  
  389. -- part 172 (field)
  390. -- low flags: 02
  391. -- high flags: 4000
  392. -- rect: left=294 top=72 right=87 bottom=443
  393. -- title width / last selected line: 0
  394. -- icon id / first selected line: 0 / 0
  395. -- text alignment: 1
  396. -- font id: 2
  397. -- text size: 10
  398. -- style flags: 0
  399. -- line height: 13
  400. -- part name: Funds
  401.  
  402.  
  403. -- part 173 (field)
  404. -- low flags: 02
  405. -- high flags: 4000
  406. -- rect: left=100 top=89 right=104 bottom=249
  407. -- title width / last selected line: 0
  408. -- icon id / first selected line: 0 / 0
  409. -- text alignment: 1
  410. -- font id: 2
  411. -- text size: 10
  412. -- style flags: 0
  413. -- line height: 13
  414. -- part name: DueDate
  415.  
  416.  
  417. -- part 174 (field)
  418. -- low flags: 02
  419. -- high flags: 4000
  420. -- rect: left=294 top=89 right=104 bottom=443
  421. -- title width / last selected line: 0
  422. -- icon id / first selected line: 0 / 0
  423. -- text alignment: 1
  424. -- font id: 2
  425. -- text size: 10
  426. -- style flags: 0
  427. -- line height: 13
  428. -- part name: CompDate
  429.  
  430.  
  431. -- part 175 (field)
  432. -- low flags: 02
  433. -- high flags: 4000
  434. -- rect: left=100 top=111 right=126 bottom=443
  435. -- title width / last selected line: 0
  436. -- icon id / first selected line: 0 / 0
  437. -- text alignment: 0
  438. -- font id: 2
  439. -- text size: 10
  440. -- style flags: 0
  441. -- line height: 13
  442. -- part name: Resources
  443.  
  444.  
  445. -- part 176 (field)
  446. -- low flags: 02
  447. -- high flags: 4000
  448. -- rect: left=100 top=144 right=185 bottom=443
  449. -- title width / last selected line: 0
  450. -- icon id / first selected line: 0 / 0
  451. -- text alignment: 0
  452. -- font id: 2
  453. -- text size: 9
  454. -- style flags: 0
  455. -- line height: 12
  456. -- part name: Details
  457.  
  458.  
  459. -- part 178 (field)
  460. -- low flags: 03
  461. -- high flags: 4000
  462. -- rect: left=100 top=202 right=242 bottom=443
  463. -- title width / last selected line: 0
  464. -- icon id / first selected line: 0 / 0
  465. -- text alignment: 0
  466. -- font id: 2
  467. -- text size: 9
  468. -- style flags: 0
  469. -- line height: 12
  470. -- part name: Status
  471.  
  472.  
  473. -- part 179 (button)
  474. -- low flags: 00
  475. -- high flags: A002
  476. -- rect: left=3 top=298 right=318 bottom=45
  477. -- title width / last selected line: 0
  478. -- icon id / first selected line: 0 / 0
  479. -- text alignment: 1
  480. -- font id: 0
  481. -- text size: 9
  482. -- style flags: 8192
  483. -- line height: 12
  484. -- part name: DELETE
  485. ----- HyperTalk script -----
  486. on mouseUp
  487.   beep
  488. end mouseUp
  489.  
  490.  
  491.  
  492. -- part 180 (button)
  493. -- low flags: 00
  494. -- high flags: A002
  495. -- rect: left=2 top=318 right=339 bottom=44
  496. -- title width / last selected line: 0
  497. -- icon id / first selected line: 0 / 0
  498. -- text alignment: 1
  499. -- font id: 0
  500. -- text size: 9
  501. -- style flags: 8192
  502. -- line height: 12
  503. -- part name: SORT
  504. ----- HyperTalk script -----
  505. on mouseUp
  506.   beep
  507. end mouseUp
  508.  
  509.  
  510.  
  511. -- part 181 (field)
  512. -- low flags: 81
  513. -- high flags: 0007
  514. -- rect: left=41 top=280 right=338 bottom=457
  515. -- title width / last selected line: 0
  516. -- icon id / first selected line: 0 / 0
  517. -- text alignment: 0
  518. -- font id: 21
  519. -- text size: 10
  520. -- style flags: 0
  521. -- line height: 13
  522. -- part name: Help
  523. ----- HyperTalk script -----
  524. on mouseUp
  525.   lock screen
  526.   hide fld Help
  527.   unlock screen with dissolve
  528. end mouseUp
  529.  
  530.  
  531. -- part 182 (button)
  532. -- low flags: 00
  533. -- high flags: 2000
  534. -- rect: left=40 top=69 right=89 bottom=101
  535. -- title width / last selected line: 0
  536. -- icon id / first selected line: 0 / 0
  537. -- text alignment: 1
  538. -- font id: 0
  539. -- text size: 12
  540. -- style flags: 0
  541. -- line height: 16
  542. -- part name: RespParty
  543. ----- HyperTalk script -----
  544. on mouseUp
  545.   lock screen
  546.   Repeat with x = 26 to 36
  547.     show bkgnd btn x
  548.   end Repeat
  549.   unlock screen
  550. end mouseUp
  551.  
  552.  
  553.  
  554.  
  555. -- part 184 (button)
  556. -- low flags: 80
  557. -- high flags: 0002
  558. -- rect: left=242 top=218 right=282 bottom=425
  559. -- title width / last selected line: 0
  560. -- icon id / first selected line: 0 / 0
  561. -- text alignment: 1
  562. -- font id: 0
  563. -- text size: 12
  564. -- style flags: 8192
  565. -- line height: 16
  566. -- part name: 
  567.  
  568.  
  569. -- part 185 (button)
  570. -- low flags: 80
  571. -- high flags: A004
  572. -- rect: left=248 top=223 right=243 bottom=419
  573. -- title width / last selected line: 0
  574. -- icon id / first selected line: 0 / 0
  575. -- text alignment: 1
  576. -- font id: 0
  577. -- text size: 12
  578. -- style flags: 8192
  579. -- line height: 16
  580. -- part name: Overall Summary Report
  581. ----- HyperTalk script -----
  582. on mouseUp
  583.   beep
  584.   lock screen
  585.   Repeat with x = 21 to 24
  586.     hide bkgnd btn x
  587.   end Repeat
  588.   unlock screen with dissolve
  589. end mouseUp
  590.  
  591.  
  592.  
  593. -- part 186 (button)
  594. -- low flags: 80
  595. -- high flags: A004
  596. -- rect: left=248 top=241 right=261 bottom=419
  597. -- title width / last selected line: 0
  598. -- icon id / first selected line: 0 / 0
  599. -- text alignment: 1
  600. -- font id: 0
  601. -- text size: 12
  602. -- style flags: 8192
  603. -- line height: 16
  604. -- part name: Responsible Party Report
  605. ----- HyperTalk script -----
  606. on mouseUp
  607.   beep
  608.   lock screen
  609.   Repeat with x = 21 to 24
  610.     hide bkgnd btn x
  611.   end Repeat
  612.   unlock screen with dissolve
  613. end mouseUp
  614.  
  615.  
  616.  
  617. -- part 187 (button)
  618. -- low flags: 80
  619. -- high flags: A004
  620. -- rect: left=248 top=259 right=279 bottom=419
  621. -- title width / last selected line: 0
  622. -- icon id / first selected line: 0 / 0
  623. -- text alignment: 1
  624. -- font id: 0
  625. -- text size: 12
  626. -- style flags: 8192
  627. -- line height: 16
  628. -- part name: Specific Period Report
  629. ----- HyperTalk script -----
  630. on mouseUp
  631.   beep
  632.   lock screen
  633.   Repeat with x = 21 to 24
  634.     hide bkgnd btn x
  635.   end Repeat
  636.   unlock screen with dissolve
  637. end mouseUp
  638.  
  639.  
  640.  
  641. -- part 188 (button)
  642. -- low flags: 00
  643. -- high flags: 2000
  644. -- rect: left=267 top=284 right=336 bottom=311
  645. -- title width / last selected line: 0
  646. -- icon id / first selected line: 0 / 0
  647. -- text alignment: 1
  648. -- font id: 0
  649. -- text size: 12
  650. -- style flags: 8192
  651. -- line height: 16
  652. -- part name: Cancel
  653. ----- HyperTalk script -----
  654. on mouseUp
  655.   lock screen
  656.   Repeat with x = 21 to 25
  657.     hide bkgnd btn x
  658.   end Repeat
  659.   unlock screen with dissolve
  660. end mouseUp
  661.  
  662.  
  663.  
  664. -- part 189 (button)
  665. -- low flags: 80
  666. -- high flags: 0002
  667. -- rect: left=40 top=88 right=221 bottom=147
  668. -- title width / last selected line: 0
  669. -- icon id / first selected line: 0 / 0
  670. -- text alignment: 1
  671. -- font id: 0
  672. -- text size: 12
  673. -- style flags: 8192
  674. -- line height: 16
  675. -- part name: 
  676.  
  677.  
  678. -- part 190 (button)
  679. -- low flags: 80
  680. -- high flags: A004
  681. -- rect: left=44 top=90 right=106 bottom=144
  682. -- title width / last selected line: 0
  683. -- icon id / first selected line: 0 / 0
  684. -- text alignment: 1
  685. -- font id: 0
  686. -- text size: 12
  687. -- style flags: 8192
  688. -- line height: 16
  689. -- part name: Best Man
  690. ----- HyperTalk script -----
  691. on mouseUp
  692.   lock screen
  693.   put "Best Man" into line 1 of bkgnd fld "ResParty"
  694.   Repeat with x = 26 to 36
  695.     hide bkgnd btn x
  696.   end Repeat
  697.   unlock screen
  698.   get location of fld "Funds"
  699.   click at it
  700. end mouseUp
  701.  
  702.  
  703.  
  704. -- part 191 (button)
  705. -- low flags: 80
  706. -- high flags: A004
  707. -- rect: left=44 top=104 right=120 bottom=144
  708. -- title width / last selected line: 0
  709. -- icon id / first selected line: 0 / 0
  710. -- text alignment: 1
  711. -- font id: 0
  712. -- text size: 12
  713. -- style flags: 8192
  714. -- line height: 16
  715. -- part name: Bride
  716. ----- HyperTalk script -----
  717. on mouseUp
  718.   lock screen
  719.   put "Bride" into line 1 of bkgnd fld "ResParty"
  720.   Repeat with x = 26 to 36
  721.     hide bkgnd btn x
  722.   end Repeat
  723.   unlock screen
  724.   get location of fld "Funds"
  725.   click at it
  726. end mouseUp
  727.  
  728.  
  729.  
  730. -- part 192 (button)
  731. -- low flags: 80
  732. -- high flags: A004
  733. -- rect: left=44 top=118 right=134 bottom=144
  734. -- title width / last selected line: 0
  735. -- icon id / first selected line: 0 / 0
  736. -- text alignment: 1
  737. -- font id: 0
  738. -- text size: 12
  739. -- style flags: 8192
  740. -- line height: 16
  741. -- part name: Bride's Father
  742. ----- HyperTalk script -----
  743. on mouseUp
  744.   lock screen
  745.   put "Bride's Father" into line 1 of bkgnd fld "ResParty"
  746.   Repeat with x = 26 to 36
  747.     hide bkgnd btn x
  748.   end Repeat
  749.   unlock screen
  750.   get location of fld "Funds"
  751.   click at it
  752. end mouseUp
  753.  
  754.  
  755.  
  756. -- part 193 (button)
  757. -- low flags: 80
  758. -- high flags: A004
  759. -- rect: left=44 top=132 right=148 bottom=144
  760. -- title width / last selected line: 0
  761. -- icon id / first selected line: 0 / 0
  762. -- text alignment: 1
  763. -- font id: 0
  764. -- text size: 12
  765. -- style flags: 8192
  766. -- line height: 16
  767. -- part name: Bride's Mother
  768. ----- HyperTalk script -----
  769. on mouseUp
  770.   lock screen
  771.   put "Bride's Mother" into line 1 of bkgnd fld "ResParty"
  772.   Repeat with x = 26 to 36
  773.     hide bkgnd btn x
  774.   end Repeat
  775.   unlock screen
  776.   get location of fld "Funds"
  777.   click at it
  778. end mouseUp
  779.  
  780.  
  781.  
  782. -- part 194 (button)
  783. -- low flags: 80
  784. -- high flags: A004
  785. -- rect: left=44 top=146 right=162 bottom=144
  786. -- title width / last selected line: 0
  787. -- icon id / first selected line: 0 / 0
  788. -- text alignment: 1
  789. -- font id: 0
  790. -- text size: 12
  791. -- style flags: 8192
  792. -- line height: 16
  793. -- part name: Groom
  794. ----- HyperTalk script -----
  795. on mouseUp
  796.   lock screen
  797.   put "Groom" into line 1 of bkgnd fld "ResParty"
  798.   Repeat with x = 26 to 36
  799.     hide bkgnd btn x
  800.   end Repeat
  801.   unlock screen
  802.   get location of fld "Funds"
  803.   click at it
  804. end mouseUp
  805.  
  806.  
  807.  
  808. -- part 195 (button)
  809. -- low flags: 80
  810. -- high flags: A004
  811. -- rect: left=44 top=160 right=176 bottom=144
  812. -- title width / last selected line: 0
  813. -- icon id / first selected line: 0 / 0
  814. -- text alignment: 1
  815. -- font id: 0
  816. -- text size: 12
  817. -- style flags: 8192
  818. -- line height: 16
  819. -- part name: Groom's Father
  820. ----- HyperTalk script -----
  821. on mouseUp
  822.   lock screen
  823.   put "Groom's Father" into line 1 of bkgnd fld "ResParty"
  824.   Repeat with x = 26 to 36
  825.     hide bkgnd btn x
  826.   end Repeat
  827.   unlock screen
  828.   get location of fld "Funds"
  829.   click at it
  830. end mouseUp
  831.  
  832.  
  833.  
  834. -- part 196 (button)
  835. -- low flags: 80
  836. -- high flags: A004
  837. -- rect: left=44 top=174 right=190 bottom=144
  838. -- title width / last selected line: 0
  839. -- icon id / first selected line: 0 / 0
  840. -- text alignment: 1
  841. -- font id: 0
  842. -- text size: 12
  843. -- style flags: 8192
  844. -- line height: 16
  845. -- part name: Groom's Mother
  846. ----- HyperTalk script -----
  847. on mouseUp
  848.   lock screen
  849.   put "Groom's Mother" into line 1 of bkgnd fld "ResParty"
  850.   Repeat with x = 26 to 36
  851.     hide bkgnd btn x
  852.   end Repeat
  853.   unlock screen
  854.   get location of fld "Funds"
  855.   click at it
  856. end mouseUp
  857.  
  858.  
  859.  
  860. -- part 197 (button)
  861. -- low flags: 80
  862. -- high flags: A004
  863. -- rect: left=44 top=188 right=204 bottom=144
  864. -- title width / last selected line: 0
  865. -- icon id / first selected line: 0 / 0
  866. -- text alignment: 1
  867. -- font id: 0
  868. -- text size: 12
  869. -- style flags: 8192
  870. -- line height: 16
  871. -- part name: Maid of Honor
  872. ----- HyperTalk script -----
  873. on mouseUp
  874.   lock screen
  875.   put "Maid of Honor" into line 1 of bkgnd fld "ResParty"
  876.   Repeat with x = 26 to 36
  877.     hide bkgnd btn x
  878.   end Repeat
  879.   unlock screen
  880.   get location of fld "Funds"
  881.   click at it
  882. end mouseUp
  883.  
  884.  
  885.  
  886. -- part 198 (button)
  887. -- low flags: 80
  888. -- high flags: A004
  889. -- rect: left=44 top=202 right=218 bottom=144
  890. -- title width / last selected line: 0
  891. -- icon id / first selected line: 0 / 0
  892. -- text alignment: 1
  893. -- font id: 0
  894. -- text size: 12
  895. -- style flags: 8192
  896. -- line height: 16
  897. -- part name: Other
  898. ----- HyperTalk script -----
  899. on mouseUp
  900.   lock screen
  901.   put "" into line 1 of bkgnd fld "ResParty"
  902.   Repeat with x = 26 to 36
  903.     hide bkgnd btn x
  904.   end Repeat
  905.   unlock screen
  906.   get location of fld "ResParty"
  907.   click at it
  908. end mouseUp
  909.  
  910.  
  911.  
  912. -- part 199 (button)
  913. -- low flags: 80
  914. -- high flags: 2000
  915. -- rect: left=40 top=69 right=89 bottom=101
  916. -- title width / last selected line: 0
  917. -- icon id / first selected line: 0 / 0
  918. -- text alignment: 1
  919. -- font id: 0
  920. -- text size: 12
  921. -- style flags: 8192
  922. -- line height: 16
  923. -- part name: Cancel
  924. ----- HyperTalk script -----
  925. on mouseUp
  926.   lock screen
  927.   Repeat with x = 26 to 36
  928.     hide bkgnd btn x
  929.   end Repeat
  930.   unlock screen
  931. end mouseUp
  932.  
  933.  
  934.  
  935. -- part 201 (field)
  936. -- low flags: 80
  937. -- high flags: 0002
  938. -- rect: left=50 top=252 right=267 bottom=75
  939. -- title width / last selected line: 0
  940. -- icon id / first selected line: 0 / 0
  941. -- text alignment: 0
  942. -- font id: 3
  943. -- text size: 10
  944. -- style flags: 0
  945. -- line height: 13
  946. -- part name: WeeksToGo
  947.